ISubsystem.DcReference property
DcReference has not been implemented yet.
Selects which device is the reference clock. This parameter is a slave ID, which is the EtherCAT ID of a device. It corresponds to the position of the device in the EtherCAT loop. The ID is zero based and is not affected by aliasing.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
int DcReference { get; set; }
Property DcReference As Integer
Property value
Type: int
Remarks
This property must be set before Start.
Usable EtherCAT states
ecatOffline
See also